'Declaration
Public Overloads Function SortColumns( _ ByVal column As Integer, _ ByVal columnCount As Integer, _ ByVal sortInfo() As SortInfo _ ) As Boolean
Parameters
- column
- Index of first column to start sorting
- columnCount
- Number of columns in range to sort
- sortInfo
- Array of SortInfo objects with the row indexes and sort order